onCreateMenu

abstract fun onCreateMenu(@NonNull menu: Menu, @NonNull menuInflater: MenuInflater)(source)

Called by the MenuHost to allow the MenuProvider to inflate MenuItems into the menu.

Parameters

menu

the menu to inflate the new menu items into

menuInflater

the inflater to be used to inflate the updated menu